Click or drag to resize

StreamingEventsResponse Constructor (Stream)

Initializes a new instance of the StreamingEventsResponse class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public StreamingEventsResponse(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream.
See Also